Visual Basic Code , VB.NET Code, VB Code
  Home   :  Code   :  Forums   :  Submit   :  Mailing List   :  About   :  Contact


create ocx file


create ocx file

Author
Message
Tirso
Tirso
Forum God
Forum God (933 reputation)Forum God (933 reputation)Forum God (933 reputation)Forum God (933 reputation)Forum God (933 reputation)Forum God (933 reputation)Forum God (933 reputation)Forum God (933 reputation)Forum God (933 reputation)

Group: Forum Members
Posts: 3, Visits: 13
Hi there! I am new in VB 6, could anyone explain me what is the .ocx file and how to compile this. as far as I know this is the control, but I don't know how to create and what's the purpose of it.

Any suggestion since I am a beginner.

Thanks in advance

true_innocent_hero
true_innocent_hero
Forum God
Forum God (1.8K reputation)Forum God (1.8K reputation)Forum God (1.8K reputation)Forum God (1.8K reputation)Forum God (1.8K reputation)Forum God (1.8K reputation)Forum God (1.8K reputation)Forum God (1.8K reputation)Forum God (1.8K reputation)

Group: Forum Members
Posts: 9, Visits: 28
OCX stands for OLE Control Extension.



It is an independent program module that can be accessed by other programs in a Windows environment. OCX controls end with a .ocx extension. OCX controls represent Microsoft's second generation of control architecture, the first being VBX controls written in Visual Basic.



So, OCX is an building unit for the application making, in VISUAL BASIC 6, some controls are already given to use, e.g. CommandButton, Text Box, Rich Text Box, Combo, list Box etc.



But these all controls doesn't provide special functions as we want, so we build our own controls in form of OCX.



For further information, control building, samples you can e-mail me at;

true_innocent_hero@yahoo.com

Innocent
GO


Similar Topics


Reading This Topic


Login
Existing Account
Email Address:


Password:


Social Logins

Select a Forum....

















A1VBCode Forums


Search