Click here to Skip to main content
15,898,371 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionenhanced activex grid - cant resize Pin
spicy_kid200023-Aug-07 4:54
spicy_kid200023-Aug-07 4:54 
QuestionScrollbar Pin
HelpMePlease!23-Aug-07 4:43
HelpMePlease!23-Aug-07 4:43 
AnswerRe: Scrollbar Pin
V.Sen...24-Aug-07 0:25
V.Sen...24-Aug-07 0:25 
Questionneed a worked sample for GdipRecordMetafile Pin
mehdi001623-Aug-07 4:24
mehdi001623-Aug-07 4:24 
AnswerRe: help me Pin
mehdi001624-Aug-07 11:48
mehdi001624-Aug-07 11:48 
QuestionInfopath 2003 Pin
lavanya_satheesh23-Aug-07 2:23
lavanya_satheesh23-Aug-07 2:23 
QuestionPointers to buttons Pin
Daniel Kanev23-Aug-07 2:10
Daniel Kanev23-Aug-07 2:10 
AnswerRe: Pointers to buttons Pin
Colin Angus Mackay23-Aug-07 2:34
Colin Angus Mackay23-Aug-07 2:34 
Daniel Kanev wrote:
I miss the pointers in C++. How can I implement pointers in Visual Basic


You don't - You have references instead. They act like pointers without all the tedious stuff. Your array will be an array of references to buttons. They button will be created on the heap automatically.


-- Always write code as if the maintenance programmer were an axe murderer who knows where you live.

Upcoming FREE developer events:
* Glasgow: Agile in the Enterprise Vs. ISVs, Mock Objects, SQL Server CLR Integration, Reporting Services, db4o ...
* Reading: SQL Bits


My website

QuestionLogin Security Pin
EvanSaunders23-Aug-07 1:45
EvanSaunders23-Aug-07 1:45 
AnswerRe: Login Security Pin
Mark Churchill23-Aug-07 1:55
Mark Churchill23-Aug-07 1:55 
AnswerRe: Login Security Pin
Craster23-Aug-07 1:57
Craster23-Aug-07 1:57 
AnswerRe: Login Security Pin
Colin Angus Mackay23-Aug-07 2:36
Colin Angus Mackay23-Aug-07 2:36 
Questionmy application taking to much time to get the job done Pin
eyes200723-Aug-07 1:21
eyes200723-Aug-07 1:21 
AnswerRe: my application taking to much time to get the job done Pin
Dave Kreskowiak23-Aug-07 4:02
mveDave Kreskowiak23-Aug-07 4:02 
GeneralRe: my application taking to much time to get the job done Pin
eyes200723-Aug-07 4:32
eyes200723-Aug-07 4:32 
GeneralRe: my application taking to much time to get the job done Pin
Dave Kreskowiak23-Aug-07 4:51
mveDave Kreskowiak23-Aug-07 4:51 
GeneralRe: my application taking to much time to get the job done Pin
eyes200723-Aug-07 5:19
eyes200723-Aug-07 5:19 
GeneralRe: my application taking to much time to get the job done Pin
Dave Kreskowiak23-Aug-07 6:04
mveDave Kreskowiak23-Aug-07 6:04 
GeneralRe: my application taking to much time to get the job done Pin
eyes200723-Aug-07 6:07
eyes200723-Aug-07 6:07 
GeneralRe: my application taking to much time to get the job done Pin
Dave Kreskowiak23-Aug-07 6:12
mveDave Kreskowiak23-Aug-07 6:12 
QuestionHandling incoming call Pin
Nimesh U23-Aug-07 0:43
Nimesh U23-Aug-07 0:43 
AnswerRe: Handling incoming call Pin
Rupesh Kumar Swami23-Aug-07 1:08
Rupesh Kumar Swami23-Aug-07 1:08 
QuestionPDF to JPEG conversion in windows application? Pin
adilkazmi23-Aug-07 0:36
adilkazmi23-Aug-07 0:36 
AnswerRe: PDF to JPEG conversion in windows application? Pin
Christian Graus23-Aug-07 1:11
protectorChristian Graus23-Aug-07 1:11 
AnswerRe: PDF to JPEG conversion in windows application? Pin
andyharman23-Aug-07 3:28
professionalandyharman23-Aug-07 3:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.