Click here to Skip to main content
15,905,785 members
Home / Discussions / C#
   

C#

 
GeneralComponent staying alive Pin
Oyvind Bratland22-May-02 20:32
Oyvind Bratland22-May-02 20:32 
GeneralAny sources of C# Pin
dlhson22-May-02 16:47
dlhson22-May-02 16:47 
GeneralRe: Any sources of C# Pin
Nick Parker22-May-02 17:25
protectorNick Parker22-May-02 17:25 
GeneralRe: Any sources of C# Pin
Nish Nishant22-May-02 18:18
sitebuilderNish Nishant22-May-02 18:18 
GeneralRe: Any sources of C# Pin
Rickard Andersson2022-May-02 21:07
Rickard Andersson2022-May-02 21:07 
GeneralRe: Any sources of C# Pin
Nish Nishant22-May-02 21:21
sitebuilderNish Nishant22-May-02 21:21 
GeneralRe: Any sources of C# Pin
SimonS24-May-02 3:36
SimonS24-May-02 3:36 
QuestionAwsome Fade-in effect? Pin
Brian Olej22-May-02 15:32
Brian Olej22-May-02 15:32 
Hey everyone, I've seen a couple .NET programs with an interesting effect. When the WinForm loads it fades-in instead of just apearing. I've tried a couple different ways to acheive this effect for instance: I set the Winforms defualt opacity to 10 then I set up a timer in which everytime it ticked the opacity would be increased until it reaches 100. My problem is however it doesnt fade in it just apears as 100% opaque. The longer I set the interval the longer it takes for it to apear full opac (thats a givien). Is there a different way of doing this or am I just not doing it right? Confused | :confused:
AnswerRe: Awsome Fade-in effect? Pin
Nick Parker22-May-02 17:29
protectorNick Parker22-May-02 17:29 
GeneralRe: Awsome Fade-in effect? Pin
Brian Olej23-May-02 9:56
Brian Olej23-May-02 9:56 
GeneralMaintain state in checkboxes inside datagrid Pin
22-May-02 9:33
suss22-May-02 9:33 
GeneralSendMessage() Pin
Rickard Andersson2022-May-02 6:51
Rickard Andersson2022-May-02 6:51 
GeneralRe: SendMessage() Pin
James T. Johnson22-May-02 8:56
James T. Johnson22-May-02 8:56 
GeneralRe: SendMessage() Pin
Rickard Andersson2022-May-02 9:58
Rickard Andersson2022-May-02 9:58 
GeneralRe: SendMessage() Pin
Rickard Andersson2022-May-02 10:29
Rickard Andersson2022-May-02 10:29 
GeneralRe: SendMessage() Pin
James T. Johnson22-May-02 14:32
James T. Johnson22-May-02 14:32 
GeneralRe: SendMessage() Pin
Rickard Andersson2022-May-02 21:17
Rickard Andersson2022-May-02 21:17 
GeneralVariable scope errors Pin
Steve Severance22-May-02 4:57
Steve Severance22-May-02 4:57 
GeneralRe: Variable scope errors Pin
James T. Johnson22-May-02 8:58
James T. Johnson22-May-02 8:58 
GeneralOnGotFocus Pin
Nish Nishant21-May-02 22:33
sitebuilderNish Nishant21-May-02 22:33 
GeneralRe: OnGotFocus Pin
James T. Johnson22-May-02 9:03
James T. Johnson22-May-02 9:03 
GeneralRe: OnGotFocus Pin
Nish Nishant22-May-02 14:42
sitebuilderNish Nishant22-May-02 14:42 
GeneralRe: OnGotFocus Pin
James T. Johnson22-May-02 15:05
James T. Johnson22-May-02 15:05 
GeneralRe: OnGotFocus Pin
Nish Nishant22-May-02 18:23
sitebuilderNish Nishant22-May-02 18:23 
GeneralRe: OnGotFocus Pin
James T. Johnson22-May-02 19:14
James T. Johnson22-May-02 19:14 

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.